Package com. jeovanimartinez. androidutils. extensions. activity
Functions
Link copied to clipboard
fun Activity.configureTaskDescription(taskDescriptionConfig: TaskDescriptionConfig)
Content copied to clipboard
fun Activity.configureTaskDescription( @StringOrStringRes title: Any, @DrawableRes icon: Int, @ColorInt color: Int)
Content copied to clipboard
Configure the activity TaskDescription, it works from Android 5 onwards and adjusts the config automatically for the different versions of Android.